projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7305e0
)
Fix typos in Commentary section.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Sun, 10 Nov 2002 04:20:06 +0000
(
04:20
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Sun, 10 Nov 2002 04:20:06 +0000
(
04:20
+0000)
lisp/custom.el
patch
|
blob
|
history
diff --git
a/lisp/custom.el
b/lisp/custom.el
index 2632d8a6ac3793f060352913edec657696a055c1..0d0728d5462ca9a7169e616bb1c4df13f86edb14 100644
(file)
--- a/
lisp/custom.el
+++ b/
lisp/custom.el
@@
-25,11
+25,11
@@
;;; Commentary:
;;
-;; This file only contain the code needed to declare and initialize
+;; This file only contain
s
the code needed to declare and initialize
;; user options. The code to customize options is autoloaded from
;; `cus-edit.el' and is documented in the Emacs Lisp Reference manual.
-;; The code implementing face declarations is in `cus-face.el'
+;; The code implementing face declarations is in `cus-face.el'
.
;;; Code: